public abstract class IapSdkAbstractKiwiRequest
extends com.amazon.android.framework.request.AbstractKiwiRequest
| Constructor and Description |
|---|
IapSdkAbstractKiwiRequest(RequestId requestId) |
| Modifier and Type | Method and Description |
|---|---|
RequestId |
getRequestId()
Returns the request ID associated with the Kiwi request.
|
void |
post()
Posts the command associated with the Kiwi request to the Kiwi pipeline.
|
public IapSdkAbstractKiwiRequest(RequestId requestId)
public RequestId getRequestId()
public void post()